home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / arc / PackDisk11.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  9.6 KB  |  255 lines

  1. Short: DMS repalcement. Uses XPK libs for compresion.
  2. Type: util/arc
  3. Uploader: chrsa@aid.no (Christian Sandberg)
  4. Author:  No EMail. (Edgar M. Vigdal)
  5.  
  6.   ______     __   _____  _    _     ______   _   _____  _    _
  7.   |     \   /  | / ____|| |  /|     |     \ | | /  ___|| |  /|
  8.   |  O   | /   ||  |    | | / |     |      || ||  |__  | | / |
  9.   |      |/  O ||  |    | |/ /  __  |  O   || | \__  \ | |/ /
  10.   |  ___//  _  ||  |    |   X  |__| |      || |    \  ||   X 
  11.   |  |  /  / | ||  |___ | |\ \      |      || | ___/  || |\ \
  12.   |__| |__/  |_| \_____||_| \_|     |_____/ |_||_____/ |_| \_| V1.1
  13. |====================================================================--ยป>
  14.   Made by Edgar M. Vigdal, 5830 LUSTER, Norway
  15.  
  16.  
  17. This utility allows one to archive whole disks while preserving the
  18. disk-structure.  PackDisk offers varying modes of compression ranging
  19. from very simple to very deep compression. There are 6 different packing
  20. algorithms and the one that manages to compress a sector the most is used.
  21.  
  22. The difference between PackDisk and DMS is in the simplicity of PackDisk.
  23. You don't need to copy a file to RAM: to unpack a disk. PackDisk will load
  24. as many packed sectors as possible into memory and than unpack those sectors
  25. to a disk, and then read in some more packed sectors if necessary. 
  26. And PackDisk is only 5404 bytes long!!!!
  27.  
  28.  
  29.  
  30. PackDisk uses the excellent XPK library for packing and unpacking. The
  31. xpkmaster.library and the 6 sub-libraries are stored in the xpk directory.
  32. You must copy these files to your Libs: directory and to every disk that
  33. are going to use the PackDisk utilitie!
  34.  
  35. If you need any more info about the xpk library, you can download the
  36. following files from your local BBS or check your public-domain supplier.
  37.  
  38.   Xpk25dev.lha      144516  Compression package, developer's add    
  39.   Xpk25usr.lha      220144  Compression package, user's edition     
  40.   Xpkdisk.lha        61099  A compressing disk device               
  41.   Xpkdisk374.lha     77029  Compressing disk device v37.4 uses XPK  
  42.   Xpkdisk37_5.lha    93483  A compressing disk device uses XPK      
  43.   Xpkhfmn.lha         3651  A brand new xpk de/compressor           
  44.   Xpkrdcn2.lha       30244  Fast XPK compressor with low CF         
  45.   XpkSMPL.lha         3066  xpk library for packing samples         
  46.   XpkSQSH.lha         5287  XPK compress lib for sampled sounds     
  47.  
  48.  
  49.  
  50. The following people have been involved in the developing of XPK.....
  51.  
  52.  Name                     EMail                            Program
  53.  --------------------------------------------------------------------
  54.  Urban Dominik Mueller    umueller@amiga.physik.unizh.ch   XPK, NUKE
  55.  Bryan Ford               bryanf@hpmcaa.mcm.hp.com         XPK, BLZW
  56.  Peter Struijk            winfjmf@dutiws.TWI.TUDelft.NL    IMPL
  57.  Christian von Roques     roques@karlsruhe.gmd.de          FEAL
  58.  Andre Beck               beck@freia.inf.tu-dresden.de     IDEA
  59.  Marc Zimmermann          zimmerma@ibr.cs.tu-bs.de         HUFF
  60.  Kristian Nielsen         bombadil@diku.dk                 XFH
  61.  Martin A. Blatter        blatter@amiga.physik.unizh.ch    xDrop
  62.  Matthias Scheler         tron@uni-paderborn.de            xPack
  63.  
  64.  
  65.  
  66.  
  67.  
  68. If you use PackDisk on a regular basis you are required to register the
  69. program.  Registering will enable you to receive future updates and
  70. the international version with support for different languages!
  71.  
  72. If you use PackDisk on a regular basis, please consider a US$10 registration
  73. fee to help support future releases. Please add 1 disk for the update!!
  74.  
  75. I urge everyone who uses the program to send in their registration fees
  76. so that I can continue to supply users with the latest and best programs.
  77. If you have any suggestions, questions, or complaints, please write to
  78. the above address and remember to include your name, address, and phone
  79. number and computer configuration.
  80.  
  81.  
  82. PackDisk is freely distributable provided the following rules:
  83.  
  84.  1.  No charge excepting reasonable media costs may be charged.
  85.  
  86.  2.  The program and documentation may not be modified in any way.
  87.  
  88.  
  89. I will be in no way liable for damages, incidental or consequential,
  90. arising from the use or misuse of PackDisk, or for any claim by any
  91. other party.  Use this program at your own risk. No warranty is given
  92. either expressed or implied.  Terms of registration are subject to
  93. change without notice.
  94.  
  95.  
  96.  
  97. Usage:
  98.  
  99. PackDisk can only be used from the CLI/SHELL. Do NOT start it
  100. from the WorkBench!!!!
  101.  
  102. TO PACK A DISK....
  103. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  104. PackDisk -p -2 <filename>
  105.           ^  ^  ^
  106.           |  |  | 
  107.           |  |   \___ Name of file to store the packed disk as.
  108.           |  |
  109.           |   \______ Packing mode 1 is the fastest and simplest mode.
  110.           |           Max mode is 6, this is also the slowest.
  111.           |
  112.            \_________ Indicates the 'packing of a disk' mode.
  113.  
  114. The packing modes are as following....
  115.  
  116.     1.   RLEN      (Fast compression & very fast decompression, low CF)
  117.     2.   NUKE      (Very fast decompression, good CF & fast compression)
  118.     3.   BLZW      (Fast compression & decompression, usable CF)
  119.     4.   HUFF      (Huffman coding, low crunch factor and speed)
  120.     5.   IMPL      (Imploder, good CF, slow compression, fast decompression)
  121.     6.   SHRI      (Excellent crunch factor, but low speed)
  122.  
  123.  
  124.  
  125. TO UNPACK A DISK....
  126. ~~~~~~~~~~~~~~~~~~~~~~~
  127. PackDisk -u <filename>
  128.           ^  ^
  129.           |  | 
  130.           |   \___ Name of file to unpack to an empty disk.
  131.           |
  132.            \_________ Indicates the 'unpacking of a disk' mode.
  133.  
  134.  
  135.  
  136. Examples....
  137.  
  138. *****
  139. * 1 *
  140. *****
  141.  
  142. Packdisk -p -3 DH5:GameDisk.1
  143.  
  144. This will pack a disk to the file 'GameDisk.1' and store it on the
  145. device DH5:. It will use the following modes to pack the disk....
  146.  
  147.     1.   RLEN        (Sample library for packers)
  148.     2.   NUKE        (Very fast decompression, good CF & fast compression)
  149.     3.   BLZW        (Fast compression & decompression, usable CF)
  150.  
  151.  
  152.  
  153. *****
  154. * 2 *
  155. *****
  156.  
  157. Suppose you have made a disk with two compressed disk on it. The disk is
  158. named 'Games:', and the packed disk files is named 'GameDisk.1' and
  159. 'GameDisk.2'. To unpack the disks you write the following....
  160.  
  161. PackDisk -u Games:GameDisk.1
  162.  
  163. This will unpack the file 'GameDisk.1' to a disk. The file will be read from
  164. the disk named 'Games:'. This is VERY important, because then PackDisk will
  165. know where to read the packed data from!!!!
  166.  
  167. PackDisk -u Games:GameDisk.2
  168.  
  169. This will unpack file #2 to another empty disk.
  170.  
  171.  
  172. REQUIREMENTS
  173. ------------
  174. When you want to use PackDisk you must copy the following files on to the
  175. disk....
  176.  
  177.     c:
  178.        PackDisk                       5404 bytes
  179.     Libs:
  180.            xpkmaster.library             13456 bytes
  181.        compressors/
  182.               xpkRLEN.library             1384 bytes
  183.               xpkNUKE.library             3296 bytes
  184.               xpkBLZW.library             2128 bytes
  185.               xpkHUFF.library             2696 bytes
  186.               xpkIMPL.library             4048 bytes
  187.               xpkSHRI.library            13716 bytes
  188.     
  189.  
  190. If you only use -2 as packing mode, you only have to copy the 2 first
  191. libraries, xpkRLEN.library and xpkNUKE.library, but if you use -6 as
  192. the packing mode you must copy all the compressor libraries!
  193.  
  194. PackDisk have been tested on the following machines....
  195.  
  196.     A1000 512KB CHIPMEM, 1 880KB FD
  197.     A2000 1MB CHIPMEM, 2MB FASTMEM, 100MB HD, 1 880KB FD
  198.  
  199.  
  200.         The following methods are accepted when paying.
  201.         -----------------------------------------------
  202.  
  203.         - Cash: Preferably by registered mail.
  204.  
  205.         - International Postal Money Order: Send an International P.M.O
  206.           in NOK (other currencies are not accepted).
  207.           Contact your post office for further information. Please note
  208.           that Canadian / US Postal Money Orders are *not* accepted.
  209.           These are worthless in Europe.
  210.  
  211.         - EuroCheques: Send a EuroCheque written out in Norwegian kroner.
  212.           (other currencies are not accepted). Make the cheque payable to
  213.           Edgar M. Vigdal.
  214.  
  215.         - PostGiro: Transfer NOK to the PostGiro account 0826.0658124.
  216.  
  217.         - BankGiro: Transfer NOK to the BankGiro account 3785.10.05774.
  218.  
  219.         Please make sure that your full name, address, postal code, city
  220.         and country is included. If you have an Internet email address, 
  221.         please include that one too, as I will soon be on the internet.
  222.  
  223.  
  224.  
  225.         To those that support my hard work, I send my warmest regards to!!
  226.  
  227.  
  228.     HAVE FUN !!!
  229.  
  230.  
  231.     EMW
  232.  
  233.  
  234. ============================= Archive contents =============================
  235.  
  236. Original  Packed Ratio    Date     Time    Name
  237. -------- ------- ----- --------- --------  -------------
  238.     5404    5206  3.6% 16-May-94 19:41:22  PackDisk/PackDisk
  239.     8323    3343 59.8% 16-May-94 20:04:52  PackDisk/PackDisk.Doc
  240.      560     242 56.7% 12-May-94 21:12:38  PackDisk/PackDisk.Doc.info
  241.      378     234 38.0% 12-May-94 21:16:08  PackDisk/PackDisk.info
  242.     2856    2668  6.5% 11-Mar-94 03:48:00  PackDisk/SMore
  243.      314     242 22.9% 12-May-94 21:12:38  PackDisk/SMore.info
  244.      380     216 43.1% 12-May-94 21:12:38  PackDisk/xpk.info
  245.     2128    1556 26.8% 03-Nov-92 01:55:54  PackDisk/xpk/compressors/xpkBLZW.library
  246.     2696    1713 36.4% 03-Nov-92 01:55:54  PackDisk/xpk/compressors/xpkHUFF.library
  247.     4048    2757 31.8% 03-Nov-92 01:55:56  PackDisk/xpk/compressors/xpkIMPL.library
  248.     3296    1975 40.0% 03-Nov-92 01:55:54  PackDisk/xpk/compressors/xpkNUKE.library
  249.     1384     925 33.1% 03-Nov-92 01:55:54  PackDisk/xpk/compressors/xpkRLEN.library
  250.    13716    5365 60.8% 03-Nov-92 01:55:56  PackDisk/xpk/compressors/xpkSHRI.library
  251.    13456    7506 44.2% 05-Nov-92 19:56:42  PackDisk/xpk/xpkmaster.library
  252.      380     217 42.8% 12-May-94 21:12:38  PackDisk.info
  253. -------- ------- ----- --------- --------
  254.    59319   34165 42.4% 21-May-94 01:38:40   15 files
  255.